[INFO] cloning repository https://github.com/kaid/pxpx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaid/pxpx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaid%2Fpxpx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaid%2Fpxpx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66869de2a0c42a1f4042bbbde85f04063ed24b9b
[INFO] checking kaid/pxpx against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaid%2Fpxpx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaid/pxpx
[INFO] finished tweaking git repo https://github.com/kaid/pxpx
[INFO] tweaked toml for git repo https://github.com/kaid/pxpx written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaid/pxpx on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaid/pxpx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa
[INFO] running `Command { std: "docker" "start" "53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking arrow-schema v51.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking arrow-buffer v51.0.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking aws-smithy-types v0.56.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aws-types v0.56.1
[INFO] [stderr]     Checking arrow-data v51.0.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling moka v0.11.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking triomphe v0.1.12
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking roaring v0.10.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking mock_instant v0.3.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking aws-smithy-json v0.56.1
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking aws-smithy-query v0.56.1
[INFO] [stderr]     Checking aws-smithy-xml v0.56.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking stfu8 v0.2.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling lance-linalg v0.11.1
[INFO] [stderr]     Checking async-priority-channel v0.2.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.26.3
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking sqlparser v0.44.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking deepsize v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr] error: could not compile `clang-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=0d27d8ba228d00ca -C extra-filename=-3c15f8c99bcab638 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-3a1c0b92f1eb37f5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fbfe417187f6db78.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-b1644811335958e5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa", kill_on_drop: false }`
[INFO] [stdout] 53cd004eeac71877d750236d1792c072b48cdb94cccfc53e82f041b89529e3fa
